Skip to main content

Docker commands

Docker history <container-name>

docker history 명령은 이미지의 레이어를 표시합니다.

docker history <container-name>